Making Musical Apps by Peter Brinkmann

Making Musical Apps by Peter Brinkmann

Author:Peter Brinkmann [Peter Brinkmann]
Language: eng
Format: epub, pdf
Tags: COMPUTERS / Digital Media / General
ISBN: 9781449314897
Publisher: O'Reilly Media
Published: 2012-02-16T16:00:00+00:00


Odds and Ends

When your app is done with Pd, you should release the resources held by libpd. While it’s always a good idea to free up resources as soon as you don’t need them anymore, calling PdBase.release() is critically important for certain Android apps, for reasons we’ll discuss in Chapter 5. When working in Objective-C, you should close all patches and release the dispatcher object by calling [PdBase setDispatcher:nil].

This completes the list of methods in PdBase that you will commonly use when making musical apps. If you take a close look at the class definition, however, you will find a few more methods. Some of them are there for completeness but are rarely needed; the rest are used by the audio glue and will not be called by application code.



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.